Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add chromecast support #129

Merged
merged 17 commits into from
Feb 4, 2023
Merged

feat: add chromecast support #129

merged 17 commits into from
Feb 4, 2023

Conversation

tsirysndr
Copy link
Owner

@tsirysndr tsirysndr added the enhancement New feature or request label Jan 15, 2023
@tsirysndr tsirysndr self-assigned this Jan 15, 2023
@codecov
Copy link

codecov bot commented Jan 15, 2023

Codecov Report

Base: 47.43% // Head: 43.84% // Decreases project coverage by -3.60% ⚠️

Coverage data is based on head (125840e) compared to base (86d622d).
Patch coverage: 8.16% of modified lines in pull request are covered.

❗ Current head 125840e differs from pull request most recent head d558702. Consider uploading reports for the commit d558702 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   47.43%   43.84%   -3.60%     
==========================================
  Files         104      106       +2     
  Lines       12725    13884    +1159     
==========================================
+ Hits         6036     6087      +51     
- Misses       6689     7797    +1108     
Impacted Files Coverage Δ
addons/src/airplay.rs 0.00% <0.00%> (ø)
addons/src/chromecast.rs 0.00% <0.00%> (ø)
addons/src/kodi.rs 0.00% <0.00%> (ø)
addons/src/local.rs 0.00% <0.00%> (ø)
entity/src/album.rs 26.02% <0.00%> (-4.62%) ⬇️
graphql/src/schema/devices.rs 3.33% <0.00%> (-1.55%) ⬇️
graphql/src/schema/library.rs 39.71% <0.00%> (-7.53%) ⬇️
graphql/src/schema/mod.rs 21.05% <0.00%> (ø)
graphql/src/schema/objects/current_track.rs 10.00% <0.00%> (-40.00%) ⬇️
graphql/src/schema/objects/tracklist.rs 5.55% <0.00%> (-44.45%) ⬇️
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsirysndr tsirysndr changed the title feat: add chromecast and airplay support feat: add chromecast support Feb 2, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 4, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 3 Code Smells

No Coverage information No Coverage information
3.7% 3.7% Duplication

@tsirysndr tsirysndr merged commit 35f575f into master Feb 4, 2023
@tsirysndr tsirysndr deleted the feat/cast-to branch February 4, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant